- [ユーザとアクセス]を開く
- [キー]画面を開く
- +ボタンよりキーを生成し、p8ファイルをダウンロードする
- Key Id(Headerに必要)とIssure Id(Payloadに必要)を取得する
1. Download the phpseven branch of the imagick repository
git clone https://github.com/mkoppanen/imagick.git imagick
2. phpize for target PHP version
cd imagick && /path/to/php7/bin/phpize && ./configure && make && make install
3. Enable the extension for your PHP version