Is there a way of using the webp functionality of the GD extension of PHP on a Debian machine, without the need of compiling anything?

Is there a way of using the webp functionality (e.g.: imagewebp function) of the GD extension of php on a Debian machine, without the need of compiling anything?

If not, what would be the correct way to install a webp-ready (latest) PHP?