Since certain functions of GD is not available on heroku, i have tried imagemagick on heroku for php web apps.
I have changed builpacks to here https://github.com/zapumal/heroku-buildpack-php but it returns php fatal error
PHP Fatal error: Call to undefined function Imagick()
Any solution ?