I want to install Imagick on Windows X.
I downloaded the latest version of Imagick (3.4.2) from PECL (https://pecl.php.net/package/imagick). When I install that it says in phpinfo() that it was compiled with Image Magick 6.9.3 - 7. So I would like to install that version on my pc. Unfortunately this website only offers version 7.0.1 - 10 and when I install that I get zero supported formats.
Is there a place where I can download the executable install files of the older versions?
Finding right Image Magick version
-
- Posts: 7
- Joined: 2016-02-14T07:50:18-07:00
- Authentication code: 1151
-
- Posts: 12159
- Joined: 2010-01-23T23:01:33-07:00
- Authentication code: 1151
- Location: England, UK
Re: Finding right Image Magick version
The current v6 Windows binary, v6.9.4-8, is at http://legacy.imagemagick.org/script/bi ... hp#windows
snibgo's IM pages: im.snibgo.com
-
- Posts: 7
- Joined: 2016-02-14T07:50:18-07:00
- Authentication code: 1151
Re: Finding right Image Magick version
Thanks! That works for me.