Article : 5 Steps to get ImageMagick on XAMPP 1.7.3
5 Steps to get ImageMagick on XAMPP 1.7.3
Posted on October 17, 2010 by Zohar Babin | 14 Replies
Re-iterating what took too long (couple of hours) to pinpoint and solve.
Getting ImageMagick (Imagick) installed on XAMPP 1.7.3 has it right there and clear, If you want to get Imagick installed on XAMPP 1.7.3, you’d need to:
Install the LATEST OFFICIAL version of ImageMagick from
http://www.imagemagick.org/script/binary-releases.php#windows . (I first tried installing the one from
http://image_magick.veidrodis.com/image_magick/binaries/ specified in the post above, didn’t work here as it’s missing a required DLL).
Download the Win32 dynamic at 16 bits-per-pixel version.
Make sure it’s installed in a simple non spaces folder name, e.g. C:\imagemagick .
During installation, make sure you check the box for “Add application directory to your system path” (otherwise make sure to do this manually).
Download the following DLL – php_imagick.dll courtesy of
http://www.sk89q.com (original link).
Place this file into your php\ext folder inside xampp, e.g. C:\xampp\php\ext .
Edit php.ini (C:\xampp\php\php.ini) and add the following line: extension=php_imagick.dll
RESTART windows. (If you won’t, you might receive the following error: The program cannot start because CORE_RL_wand_.dll is missing from your computer.
Start Apache. it should work well.
Thanks to jerodmoore.com I can now run a fully functional Drupal 7 on xampp on Win7.
You might like:
The Flashoo Flash Builder and Flex 4 Event - Recap - Articulating ideas
Kaltura Knowledge Center Search IRC Bot Module - Articulating ideas
GTUG TLV - First Group Meeting Videos - Articulating ideas
Creating Engaging and Very Funny Content Using Robots Video - Kaltura Community Blog - Articulating ideas