The MagickWand interface is a new high-level C API interface to ImageMagick core methods. We discourage the use of the core methods and encourage the use of this API instead. Post MagickWand questions, bug reports, and suggestions to this forum.
Go to c:/Program Files/ImageMagick-6.3.4/Magick++_Demos. Fire up the button workspace, compile and run. Assuming it runs, use the button workspace as a template for your own project. Most likely your program will run without complaint.