Issue Summary
Absence of Imagick causing plugin issues.
Troubleshooting Questions
As everyone is aware by now, Imagick is still NOT included in php 8.x for Local. I have come across a few major plugins, the most prominent being Imagify which no longer work on a local site due to the missing library.
Downgrading to PHP 7.x or below is not an option, and other posts on this forum are either outdated or do not provide a working answer. I’ve tried adding the Imagick dll manually, but to no avail.
Developers, please tell me if there is a reliable way to install/enable imagick for PHP 8.x