I have this simple code to rotate a static image with imageMagick on PHP
$url = file_get_contents(\'https://via.placeholder.com/100x100\'); $image = new Imag