phpize generates the configure script and other files needed to configure and optimize the extensions build infrastructure on the target system. Next you run configure anf make (for now there are no configure options to be taken care of):

$ configure
$ make