Node.js ImageMagick on Windows 7

Has anyone got a solid step-by-step process for getting ImageMagick working on windows 7 for Node.js? All the questions I have found on stackoverflow refer to using it with PHP. And those do not offer anything that has helped me solve this.

Node: v0.10.29

ImageMagick: v6.8.9-7-Q16-x64

This could be marked as duplicate. I found the answer on this question after some more searching.

Error: spawn ENOENT while using GM in node