RE: [PHP-WIN] Installing php_imagick

[email protected] ("demented.gibbon.tiscali.co.uk via php-windows") Tue, 14 Mar 2023 14:05:43 -0000
Newsgroups php.windows
Message-ID <[email protected]>
Thanks but I've tried that.

Geoff

-----Original Message-----
From: Toby Hart Dyke <[email protected]>=20
Sent: 14 March 2023 12:50
To: [email protected]
Subject: Re: [PHP-WIN] Installing php_imagick

Is there anything here you can use?

https://mlocati.github.io/articles/php-windows-imagick.html

   Toby


On 3/14/2023 12:10 PM, demented.gibbon.tiscali.co.uk via php-windows =
wrote:
> I'm trying to use ImageMagick in PHP on my PC (Windows 10 & PHP 8.2)=20
> to test my website. I've downloaded the files from the PECL website=20
> and put them in the locations indicated. I've enabled the extension in =

> php.ini. If I try to use it, it fails and I get the following in the =
Windows event log:
>
>  =20
>
> php[3476]
>
> PHP Warning: PHP Startup: imagick: Unable to initialize module
>
> Module compiled with module API=3D20210902
>
> PHP    compiled with module API=3D20220829
>
> These options need to match
>
>  =20
>
> Is there a compatible version of the imagick dll available: Imagick is =

> working on the webserver but I need to test things locvally.
>
>  =20
>
> Geoff Marsh
>
>  =20
>
>