Tutorial PDF Online
Tutorial PDF Online
Tutorial PDF Online
Just to make things clear, all the PHP dll files (librarires) are 32 bit, so if your system is 64 bit and you will still need to download and operate 32 bit ImageMagick, Apache, etc.
1 Download ImageMagick
Go to http://imagemagick.org/script/binary-releases.php#windows to download the latest version, which is ImageMagick-6.5.4-2-Q16-windows-dll.exe Now the beauty, static versions are suppose to work with every platform but they act really funny so you should download a dynamic version. If you system/pc supports go for 16 bit Q16. The difference is explained on the link very well. Now in my case, the latest version did not work so I had to go through old versions and ImageMagick-6.4.2-7-Q16-windows-dll version worked like charm for me. My system is Windows XP SP2, 32 Bit, Intel Centrino 1.76GHZ. You can download the older versions from here. I suggest you to download and try the latest one, complete all steps, if it doesnt work try with a lower version and so on.
2 Install ImageMagick
Install the IM on a path like C:\imagemagick\ with no spaces and simple location. Do not go for c:\program files\etc Do not forget to click on the "Add to system path" checkbox. You can ignore the rest of the checkboxes
6 Edit PHP.ini
7 Restart
This is the important part, I spent good half an hour trying to make it work.. grrrr.. You need to restart your PC to libraries take effect. If you do not restart and start your apache you will see an error like. So please do restart your PC. Unable to find CORE_RL_Wand.dll something something.