I am using Wampserver 2.5 on my Windows 7 (32 bit) and my PHP version is 5.5.12. I am unable to use IMAGICK.
I have installed IMAGICK version 6.8.9 on my system and it works like charm on the command line.
Further, I have followed instructions to enable it on my wampserver.
While running a simple script on php [$a = new Imagick()] I get the error [Class 'Imagick' not found].
Kindly direct me to the right way of installation and the right downloads to install IMAGICK on Wampserver 2.5 / Windows 7 / 32bit / PHP 5.5.12.